Wrap revision info and nav in a div for easy formatting in MobileFrontend
authorBaha <bmansurov@wikimedia.org>
Tue, 2 Aug 2016 18:45:22 +0000 (14:45 -0400)
committerBaha <bmansurov@wikimedia.org>
Wed, 3 Aug 2016 05:03:54 +0000 (01:03 -0400)
commit02d71fa2cfc188e8e5c83e10290a71ef312782ad
tree6514381c07d01c030e8f968acb5a544560b683fb
parent4737ea0412783ee45f5522c6053717ad0ea4e8a6
Wrap revision info and nav in a div for easy formatting in MobileFrontend

Revision info and nav used to be combined with breadcrumbs which made
styling the revision info and nav complicated. The patch wraps these
two divs into an outer div so that MF can style them together easily.

Also make sure rev info and nav appear on different lines as the
`br` tag between them has been removed because of wrapping.

Bug: T139930
Change-Id: Ic7ecf3be7eac6500c20cfc3b3b1fa49d4b4e0d19
includes/page/Article.php
resources/src/mediawiki.legacy/shared.css